You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > VectorInt Structure > VectorInt Methods > Subtract Method > VectorInt.Subtract Method ([In] TMtxVecInt, [In] int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
VectorInt.Subtract Method ([In] TMtxVecInt, [In] int)

Subtract integer Value from all Src elements.

Syntax
C#
Visual Basic
public TMtxVecInt Subtract([In] TMtxVecInt Src, [In] int Value);

Subtract integer Value from all Src elements and store the results in calling vector. Size of calling vector is adjusted automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!